EMT Practice Test

1. Question Content...


Question List

Question1: Which statement about the .NETCompute Node is true?

Question2: Which statement regarding security profiles is true?

Question3: A developer has multiple applications that require different versions of specific resources. How should the different versions of the common resources be stored to allow for this?

Question4: Which of the following statement regarding the SAPInput Node is true?

Question5: Which node supports the propagation of an LTPA v2 token in IBM Integration Bus?

Question6: How does a developer assign Pattern properties from a message flow?

Question7: While developing a REST API what node should a developer use to receive messages?

Question8: Which protocol for security is not supported by IBM Integration Bus?

Question9: A service interacts with a backend system which replies with a message correlation. When processing request/response messages from the backend, no messages were received by the flow.

Which may be the probable cause of failure?

Question10: Several applications in an organization use a common Java library, commom.jar. Two applications App1 and App2 have their own shared libraries shlib1.jar and shlib2.jar that reference common.jar. Which deployment method allows for the most reuse of the Java Library?

Question11: What are two options for creating an MQEndpoint policy? (Select 2.)

Question12: Which terminal is wired to check for any exceptions within the node?

Question13: How does IBM Integration Bus allow for the debugging of Pattern Projects?

Question14: While processing messages in a message flow, Java exceptions are encountered. Where should more details on these Java exceptions be found?

Question15: In what format does the Flow Exercise save the message processed through the integration flow?

Question16: A message flow is started with JMSInput node and no Message Domain is specified. The flow received an input message of type TextMessage with no JMSType header included. What would the default message domain be as the message is propagated out of the node?

Question17: Which type of container can allow for runtime isolation, ensuring that updates to one group of deployed resources do not affect another group?

Question18: In configurable services that have the UserDefined type, which node is used to read and modify properties dynamically at run time?

Question19: The format of a policy UPL is apiv1/policy/MQTTSubscribe/Test. What policy has the developer created?

Question20: What is the result of the command mqsisetdbparms -n DB2_1 -u test -p test123?

Question21: Which statement about the XSLTransform node is true?

Question22: A developer plans to create two new message flows. Flow1 that uses TimeoutControl and TimeoutNotification nodes in Controlled mode, and Flow2 that uses only the TimeoutNotification node in Automatic mode.
The Integration Node is installed on a system without IBM MQ installed. What problems will the developer encounter?

Question23: The security team has informed the Integration Bus developers that they need to start using SSL when using the web user interface. Administration security is still disabled. What does the developer need to do to now access the web user interface?

Question24: A developer is trying to investigate slow processing times with a specific message flow. What tool would be used to investigate this?

Question25: An IBM Integration Bus Administrator has configured the configurable services DataCaptureStore, DataCaptureSource and DataDestination and ensured the WebUI users are setup correctly. However, when running messages through the Integration flow, nothing gets recorded into the database. What could be the missing step in the configuration of the message flow?

Question26: In order for a MQEndpoint policy to use a CCDT file, what must be done in addition to setting the ccdt property?

Question27: How should a Developer move an IBM Integration Bus installation and its components to another physical location?

Question28: A developer has used version and keyword information to keep track of the different Integration solutions being developed. What command is used to display this information?

Question29: A flow started from an MQInput Node has multiple database interactions from Compute, Java Compute and Map Nodes. All relevant node transactional properties are set to automatic. XA is not configured.
Where are the transactions committed in the flow?

Question30: What can the DatabaseInput node be configured to do?

Question31: How can end-to-end transactionality be achieved in a SOAP message flow?

Question32: What is one method to keep the cache clean in IBM Integration Bus?

Question33: Which node can be used to capture failures for a sequence of nodes?

Question34: Which destination can a trace node output not to be written to?

Question35: A developer is migrating SOA based applications to IBM Integration Bus Toolkit. There are existing WSDL files that are available to the developer. Which solution type should the developer select?